From 3b4c3885fb750b7fe3e4f63bde29532a1934f332 Mon Sep 17 00:00:00 2001 From: "cl349@arcadians.cl.cam.ac.uk" Date: Fri, 26 Nov 2004 18:22:36 +0000 Subject: [PATCH] bitkeeper revision 1.1159.1.462 (41a7746cW1NWxfQK-7j3Im0fCuHTbg) Kconfig: Disable IO-Apic in config for smp dom0. --- linux-2.6.9-xen-sparse/arch/xen/i386/Kconfig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/linux-2.6.9-xen-sparse/arch/xen/i386/Kconfig b/linux-2.6.9-xen-sparse/arch/xen/i386/Kconfig index a971177164..fadf49c8ca 100644 --- a/linux-2.6.9-xen-sparse/arch/xen/i386/Kconfig +++ b/linux-2.6.9-xen-sparse/arch/xen/i386/Kconfig @@ -643,10 +643,10 @@ config X86_VISWS_APIC depends on X86_VISWS default y -config X86_IO_APIC - bool - depends on SMP && !(X86_VISWS || X86_VOYAGER) - default y +#config X86_IO_APIC +# bool +# depends on SMP && !(X86_VISWS || X86_VOYAGER) +# default y config PCI bool "PCI support" if !X86_VISWS -- 2.30.2